home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
turboracer.swf
/
scripts
/
DefineButton2_774
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-07-10
|
120b
|
6 lines
on(release){
stopAllSounds();
set("_root:OpenMode",true);
_parent._parent._parent.gotoAndStop("Title");
}